home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10542 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: newsfeed.internetmci.com!panix!cmcl2!news!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c++,comp.lang.c,comp.lang.modula3,comp.lang.modula2
  4. Subject: Re: Hungarian notation - whoops!
  5. Date: 8 Mar 1996 10:50:09 -0500
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.826300107@schonberg>
  8. References: <30C40F77.53B5@swsbbs.com> <4h6hlo$hqu@goanna.cs.rmit.EDU.AU> <4h7vgdINNmsh@anvil.ugrad.cs.ubc.ca> <4hgd11$4p4@goanna.cs.rmit.EDU.AU> <4hhm9bINNqa3@keats.ugrad.cs.ubc.ca> <4hm695$na8@goanna.cs.rmit.EDU.AU>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Richard asks
  13.  
  14. "(a) is this really a useful thing to do?"
  15.  
  16. Yup, very useful, used for all sorts of things all the time! Your rear
  17. guard defence of sign and magnitude is quite entertaining, I feel like
  18. I am reading a paper from the late 60's (incidentally there are several
  19. such papers discussing these issues in that era).
  20.  
  21. As a programmer, I sure am glad that sign and magnitude has disappeared
  22. completely, it makes life so much simpler. Sign and magnitude is a pain
  23. to deal with!
  24.  
  25.